Checkbox tooltip

Use setControlTooltip(string) method.

	obj.setControlTooltip("Tooltip text");

Back to checkbox examples, all examples